home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / extremeracing2.swf / scripts / DefineSprite_97 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  58 b   |  3 lines

  1. rnd = Math.floor(Math.random() * 20);
  2. gotoAndPlay(rnd);
  3.